Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.favorites.lifecycle

Contributions

XML Source

<?xml version="1.0"?>

<component name="org.nuxeo.ecm.favorites.lifecycle">

  <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"
    point="types">
    <types>
      <type name="Favorites">default</type>
    </types>
  </extension>

</component>